'Declaration
Public Overloads Sub AddLineArrowAnnotInteractive( _ ByVal BorderColor As Integer, _ ByVal BorderWidth As Single, _ ByVal ArrowWidth As Single, _ ByVal ArrowHeight As Single, _ ByVal ArrowFilled As Boolean, _ ByVal Opacity As Single _ )
public void AddLineArrowAnnotInteractive( int BorderColor, float BorderWidth, float ArrowWidth, float ArrowHeight, bool ArrowFilled, float Opacity )
public procedure AddLineArrowAnnotInteractive( BorderColor: Integer; BorderWidth: Single; ArrowWidth: Single; ArrowHeight: Single; ArrowFilled: Boolean; Opacity: Single );
public function AddLineArrowAnnotInteractive( BorderColor : int, BorderWidth : float, ArrowWidth : float, ArrowHeight : float, ArrowFilled : boolean, Opacity : float );
public: void AddLineArrowAnnotInteractive( int BorderColor, float BorderWidth, float ArrowWidth, float ArrowHeight, bool ArrowFilled, float Opacity )
public: void AddLineArrowAnnotInteractive( int BorderColor, float BorderWidth, float ArrowWidth, float ArrowHeight, bool ArrowFilled, float Opacity )
Parameters
- BorderColor
- BorderWidth
- ArrowWidth
- ArrowHeight
- ArrowFilled
- Opacity